home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
UFOALIEN.ARJ
/
PRINTDOC.BAK
< prev
next >
Wrap
Text File
|
1991-12-22
|
876b
|
27 lines
ECHO OFF
CLS
ECHO This batch file will print all of the documentation files presented
ECHO in this collection.
ECHO -
ECHO Please make sure your printer is on-line. Pausing now while you check.
ECHO -
ECHO Also, please be aware that this document may not be suitable for
ECHO printing on a laser printer. You may want to print your documents
ECHO manually with a word processor to take advantage of the laser printers
ECHO options.
ECHO -
ECHO -
PAUSE
ECHO -
ECHO Press <CONTROL> + C (Hold Down <CTRL> and type C) to cancel printing.
TYPE BELGIUM.UFO >prn
TYPE BELGIUM2.UFO >prn
TYPE BELGPR.UFO >prn
TYPE BELMATCH.UFO >prn
TYPE UFOS.DOC >prn
CLS
ECHO Printing is now complete. If this didn't print successfully, you may
ECHO want to try printing each file manually or loading it into your
ECHO word processor to modify for your printer.
ECHO ON